Add support for jira issue parameter in pipelines#652
Merged
rantoniuk merged 2 commits intojenkinsci:masterfrom May 13, 2025
Merged
Conversation
rantoniuk
added a commit
to rantoniuk/jira-plugin
that referenced
this pull request
Jun 6, 2025
* master: (627 commits) [maven-release-plugin] prepare for next development iteration [maven-release-plugin] prepare release jira-3.17 fully remove changelist from maven.config [skip ci] revert maven.config change [skip ci] fix: remove custom VersionComparator logic Bump the jenkins group with 2 updates (jenkinsci#705) Add Jira site property to configure max number of returned Jira issues (jenkinsci#665) tests: code coverage for VersionCreator docs: add info about failing the build when version already exists VersionCreator tests and logging fixes use Optional for null safety and add a test for null versions coming from API remove prefix from version naming scheme [skip ci] Set semver format for incrementals Add null check for getFixVersions() add pre-commit config [skip ci] [maven-release-plugin] prepare for next development iteration [maven-release-plugin] prepare release jira-3.16 fix remaining MAX_VALUE instances in the codebase Add support for jira issue parameter in pipelines (jenkinsci#652) Add support for jira version parameter in pipelines (jenkinsci#651) ...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #620
🚨 Please review the guidelines for contributing to this repository.